home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / MultiAnimation / MultiAnimation.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-27  |  5.5 KB  |  225 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="MultiAnimation"
  6.     ProjectGUID="{FD1377CF-4FE1-4741-842F-DBCF852C9CBD}"
  7.     Keyword="Win32Proj">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="Debug|Win32"
  15.             OutputDirectory="Debug"
  16.             IntermediateDirectory="Debug"
  17.             ConfigurationType="1"
  18.             CharacterSet="1">
  19.             <Tool
  20.                 Name="VCCLCompilerTool"
  21.                 Optimization="0"
  22.                 AdditionalIncludeDirectories="..\..\Common"
  23.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  24.                 MinimalRebuild="TRUE"
  25.                 BasicRuntimeChecks="0"
  26.                 RuntimeLibrary="5"
  27.                 UsePrecompiledHeader="3"
  28.                 PrecompiledHeaderThrough="dxstdafx.h"
  29.                 WarningLevel="3"
  30.                 Detect64BitPortabilityProblems="TRUE"
  31.                 DebugInformationFormat="4"/>
  32.             <Tool
  33.                 Name="VCCustomBuildTool"/>
  34.             <Tool
  35.                 Name="VCLinkerTool"
  36.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  37.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9dt.lib d3d9.lib comctl32.lib winmm.lib dsound.lib"
  38.                 LinkIncremental="2"
  39.                 GenerateDebugInformation="TRUE"
  40.                 ProgramDatabaseFile="$(OutDir)/MultiAnimation.pdb"
  41.                 SubSystem="2"
  42.                 TargetMachine="1"/>
  43.             <Tool
  44.                 Name="VCMIDLTool"/>
  45.             <Tool
  46.                 Name="VCPostBuildEventTool"/>
  47.             <Tool
  48.                 Name="VCPreBuildEventTool"/>
  49.             <Tool
  50.                 Name="VCPreLinkEventTool"/>
  51.             <Tool
  52.                 Name="VCResourceCompilerTool"/>
  53.             <Tool
  54.                 Name="VCWebServiceProxyGeneratorTool"/>
  55.             <Tool
  56.                 Name="VCWebDeploymentTool"/>
  57.         </Configuration>
  58.         <Configuration
  59.             Name="Release|Win32"
  60.             OutputDirectory="Release"
  61.             IntermediateDirectory="Release"
  62.             ConfigurationType="1"
  63.             CharacterSet="1">
  64.             <Tool
  65.                 Name="VCCLCompilerTool"
  66.                 Optimization="2"
  67.                 InlineFunctionExpansion="1"
  68.                 OmitFramePointers="TRUE"
  69.                 AdditionalIncludeDirectories="..\..\Common"
  70.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  71.                 StringPooling="TRUE"
  72.                 ExceptionHandling="TRUE"
  73.                 RuntimeLibrary="4"
  74.                 EnableFunctionLevelLinking="TRUE"
  75.                 UsePrecompiledHeader="3"
  76.                 PrecompiledHeaderThrough="dxstdafx.h"
  77.                 WarningLevel="3"
  78.                 Detect64BitPortabilityProblems="TRUE"
  79.                 DebugInformationFormat="3"/>
  80.             <Tool
  81.                 Name="VCCustomBuildTool"/>
  82.             <Tool
  83.                 Name="VCLinkerTool"
  84.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  85.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib comctl32.lib winmm.lib dsound.lib"
  86.                 OutputFile="$(OutDir)/MultiAnimation.exe"
  87.                 LinkIncremental="1"
  88.                 GenerateDebugInformation="TRUE"
  89.                 SubSystem="2"
  90.                 OptimizeReferences="2"
  91.                 EnableCOMDATFolding="2"
  92.                 TargetMachine="1"/>
  93.             <Tool
  94.                 Name="VCMIDLTool"/>
  95.             <Tool
  96.                 Name="VCPostBuildEventTool"/>
  97.             <Tool
  98.                 Name="VCPreBuildEventTool"/>
  99.             <Tool
  100.                 Name="VCPreLinkEventTool"/>
  101.             <Tool
  102.                 Name="VCResourceCompilerTool"/>
  103.             <Tool
  104.                 Name="VCWebServiceProxyGeneratorTool"/>
  105.             <Tool
  106.                 Name="VCWebDeploymentTool"/>
  107.         </Configuration>
  108.     </Configurations>
  109.     <Files>
  110.         <Filter
  111.             Name="Resource Files"
  112.             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  113.             <File
  114.                 RelativePath="MultiAnimation.manifest">
  115.             </File>
  116.             <File
  117.                 RelativePath="MultiAnimation.rc">
  118.             </File>
  119.             <File
  120.                 RelativePath="..\..\Common\directx.ico">
  121.             </File>
  122.             <File
  123.                 RelativePath="resource.h">
  124.             </File>
  125.         </Filter>
  126.         <Filter
  127.             Name="Common"
  128.             Filter="">
  129.             <File
  130.                 RelativePath="..\..\Common\DXUTsound.cpp">
  131.             </File>
  132.             <File
  133.                 RelativePath="..\..\Common\DXUTsound.h">
  134.             </File>
  135.             <File
  136.                 RelativePath="..\..\Common\dxstdafx.cpp">
  137.                 <FileConfiguration
  138.                     Name="Debug|Win32">
  139.                     <Tool
  140.                         Name="VCCLCompilerTool"
  141.                         UsePrecompiledHeader="1"/>
  142.                 </FileConfiguration>
  143.                 <FileConfiguration
  144.                     Name="Release|Win32">
  145.                     <Tool
  146.                         Name="VCCLCompilerTool"
  147.                         UsePrecompiledHeader="1"/>
  148.                 </FileConfiguration>
  149.             </File>
  150.             <File
  151.                 RelativePath="..\..\Common\dxstdafx.h">
  152.             </File>
  153.             <File
  154.                 RelativePath="..\..\Common\dxut.cpp">
  155.             </File>
  156.             <File
  157.                 RelativePath="..\..\Common\dxut.h">
  158.             </File>
  159.             <File
  160.                 RelativePath="..\..\Common\dxutenum.cpp">
  161.             </File>
  162.             <File
  163.                 RelativePath="..\..\Common\dxutenum.h">
  164.             </File>
  165.             <File
  166.                 RelativePath="..\..\Common\dxutgui.cpp">
  167.             </File>
  168.             <File
  169.                 RelativePath="..\..\Common\dxutgui.h">
  170.             </File>
  171.             <File
  172.                 RelativePath="..\..\Common\dxutmisc.cpp">
  173.             </File>
  174.             <File
  175.                 RelativePath="..\..\Common\dxutmisc.h">
  176.             </File>
  177.             <File
  178.                 RelativePath="..\..\Common\dxutsettingsdlg.cpp">
  179.             </File>
  180.             <File
  181.                 RelativePath="..\..\Common\dxutsettingsdlg.h">
  182.             </File>
  183.         </Filter>
  184.         <File
  185.             RelativePath=".\AllocHierarchy.cpp">
  186.         </File>
  187.         <File
  188.             RelativePath=".\AnimationInstance.cpp">
  189.         </File>
  190.         <File
  191.             RelativePath="MultiAnimation.cpp">
  192.             <FileConfiguration
  193.                 Name="Debug|Win32">
  194.                 <Tool
  195.                     Name="VCCLCompilerTool"
  196.                     UsePrecompiledHeader="3"/>
  197.             </FileConfiguration>
  198.             <FileConfiguration
  199.                 Name="Release|Win32">
  200.                 <Tool
  201.                     Name="VCCLCompilerTool"
  202.                     UsePrecompiledHeader="3"
  203.                     PrecompiledHeaderThrough="dxstdafx.h"/>
  204.             </FileConfiguration>
  205.         </File>
  206.         <File
  207.             RelativePath="MultiAnimation.fx">
  208.         </File>
  209.         <File
  210.             RelativePath=".\MultiAnimation.h">
  211.         </File>
  212.         <File
  213.             RelativePath=".\MultiAnimationLib.cpp">
  214.         </File>
  215.         <File
  216.             RelativePath=".\Tiny.cpp">
  217.         </File>
  218.         <File
  219.             RelativePath=".\Tiny.h">
  220.         </File>
  221.     </Files>
  222.     <Globals>
  223.     </Globals>
  224. </VisualStudioProject>
  225.